From BlenderWiki

Jump to: navigation, search
Note: This is an archived version of the Blender Developer Wiki. The current and active wiki is available on wiki.blender.org.

Hi Alex,

Although you point that as a minimum only it is necessary the Android version 2.2 I think that due to python 3 for Android (*) it will be necessary request at least, Android 2.3.1 or later.

(*) From http://wiki.python-for-android.googlecode.com/hg/Python3.wiki

"You must have Android 2.3.1 or later. Earlier versions do not have even rudimentary wide character support, which Python3 uses extensively."